home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / HostManager.app / Spanish.lproj / LocalConfigPanel.nib / data.classes next >
Text File  |  1994-08-13  |  1KB  |  45 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. LocalConfig = {
  3.     ACTIONS = {
  4.         "ok:" = "ok:"; 
  5.     "open:" = "open:"; 
  6.     "revert:" = "revert:"; 
  7.     "setBroadcastFrom:" = "setBroadcastFrom:"; 
  8.     "setHostFrom:" = "setHostFrom:"; 
  9.     "setIPAddrFrom:" = "setIPAddrFrom:"; 
  10.     "setNetInfoFrom:" = "setNetInfoFrom:"; 
  11.     "setNetmaskFrom:" = "setNetmaskFrom:"; 
  12.     "setRouterFrom:" = "setRouterFrom:"; 
  13.     "setSecureFrom:" = "setSecureFrom:"; 
  14.     "setTimeFrom:" = "setTimeFrom:"; 
  15.     "setYPFrom:" = "setYPFrom:"; 
  16.     }; 
  17.     OUTLETS = {
  18.         autoHostButton = autoHostButton; 
  19.     autoHostTitle = autoHostTitle; 
  20.     autoIPButton = autoIPButton; 
  21.     autoIPTitle = autoIPTitle; 
  22.     autoNetmaskButton = autoNetmaskButton; 
  23.     autoNetmaskTitle = autoNetmaskTitle; 
  24.     broadcastMatrix = broadcastMatrix; 
  25.     broadcastText = broadcastText; 
  26.     hostMatrix = hostMatrix; 
  27.     hostText = hostText; 
  28.     ipMatrix = ipMatrix; 
  29.     ipText = ipText; 
  30.     localConfigPanel = localConfigPanel; 
  31.     myLocalDomain = myLocalDomain; 
  32.     netInfoMatrix = netInfoMatrix; 
  33.     netmaskMatrix = netmaskMatrix; 
  34.     netmaskText = netmaskText; 
  35.     routerMatrix = routerMatrix; 
  36.     routerText = routerText; 
  37.     secureSwitch = secureSwitch; 
  38.     serverSwitch = serverSwitch; 
  39.     timeMatrix = timeMatrix; 
  40.     ypMatrix = ypMatrix; 
  41.     ypText = ypText; 
  42.     }; 
  43.     SUPERCLASS = Object; 
  44. };
  45.